Interview Questions and Answer
Options:
a. Yes
b. No
c. Only classes
d. Only functions
Reveal Answer
Options:
a. Template class
b. Generic class
c. Instantiation
d. None of the above
Reveal Answer
Options:
a. Base class
b. Generic class
c. Derived class
d. None of the above
Reveal Answer
Options:
a. Only when the template class is created
b. Only when the Instantiation has completed his job
c. Only when the template class has declared
d. Only when an Instantiation takes place
Reveal Answer
Options:
a. That the class is using a data type
b. That the class is using a non data type
c. That the class is using a Template data type
d. Both (a) & (c)
Reveal Answer
Options:
a. It searches for the accurate match of function & if it is found, it is being invoked.
b. It will take long time to execute.
c. Attempts normal overloading declaration for function.
d. If no matches are being found, an error will be reported.
Reveal Answer
Options:
a. Template type parameters
b. Template type
c. Template parameters
d. None of above.
Reveal Answer
Options:
a. Abstract class
b. Method
c. Both (a) & (b)
d. None of the above
Reveal Answer
Bestdotnet google plus